Welcome![Sign In][Sign Up]
Location:
Search - wince nk.bin

Search list

[Windows Develop如何在台式机上运行wince

Description: 想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:\\cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者做一个WIN98启动盘进入DOS,或者做一个DOS6.22的启动盘,进入DOS。。。随便你了。第三步,进入到c:\\cesys,执行loadcepc加载nk.bin。关于loadcepc的具体指令格式,如果你感兴趣,键入loadcepc /?,看看文档,如果你不想费劲,直接键入以下指令:loadcepc /l:800x600x16 nk.bin 。。。。。。 CE系统起来了吗?祝你试用愉快。-Want to try WINCE, following steps list below, you can enjoy it: first, copy files. you should copy nk.bin,loadcepc.exe,config.sys,autoexec.bat(optional). For example, you should copy nk.bin and loadcepc.exe to c:\\cesys and copy Config.sys, autoexec.bat to DOS bootup disk. Second, run in DOS, you may run into DOS from Win98 or boot from WIN98 bootup disk or DOS6.22 boot disk, as you like. Third, turn to directory c:\\cesys, execute loadcepc, load nk.bin. If you interist in all command format of loadcepc, type \"loadcepc /?\" and enter to read document. If you want use it easily, just type following command: loadcepc /1:800x600x16 nk.bin. Is CE system running? Enjoy it!
Platform: | Size: 14008094 | Author: 无恒 | Hits:

[Windows Develop如何在台式机上运行wince

Description: 想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:\cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者做一个WIN98启动盘进入DOS,或者做一个DOS6.22的启动盘,进入DOS。。。随便你了。第三步,进入到c:\cesys,执行loadcepc加载nk.bin。关于loadcepc的具体指令格式,如果你感兴趣,键入loadcepc /?,看看文档,如果你不想费劲,直接键入以下指令:loadcepc /l:800x600x16 nk.bin 。。。。。。 CE系统起来了吗?祝你试用愉快。-Want to try WINCE, following steps list below, you can enjoy it: first, copy files. you should copy nk.bin,loadcepc.exe,config.sys,autoexec.bat(optional). For example, you should copy nk.bin and loadcepc.exe to c:\cesys and copy Config.sys, autoexec.bat to DOS bootup disk. Second, run in DOS, you may run into DOS from Win98 or boot from WIN98 bootup disk or DOS6.22 boot disk, as you like. Third, turn to directory c:\cesys, execute loadcepc, load nk.bin. If you interist in all command format of loadcepc, type "loadcepc /?" and enter to read document. If you want use it easily, just type following command: loadcepc /1:800x600x16 nk.bin. Is CE system running? Enjoy it!
Platform: | Size: 14008320 | Author: 无恒 | Hits:

[Windows CEGet_NK.bin_files

Description: WINCE编程工具: 提取 NK.bin 中的文件。-WINCE programming tools: NK.bin extract the files.
Platform: | Size: 107520 | Author: whqxy | Hits:

[Linux-Unixtsc2007Driver

Description: 详细介绍了德州仪器触摸屏tsc2007在linux下驱动的编写,tsc2007用的是I2C接口,经测试可靠稳定,写linux下驱动的朋友们可以参考,强力推荐-Texas Instruments introduced in detail in the linux touch screen tsc2007 the preparation of the next drive, tsc2007 using the I2C interface, have been tested and reliable, writing under the linux driver can refer friends, strongly recommended! !
Platform: | Size: 1363968 | Author: eric | Hits:

[Software EngineeringPB_WinCE

Description: 使用platform builder开发wince嵌入式系统指导,内容包括: 使用Platform Builder配置Windows CE操作系统 3 引言 3 1 建立配置Windows CE的软硬件环境 3 2 Platform Builder 3.0提供的配置文件 4 3 设置环境变量、生成映像文件NK.BIN 6 4 修改配置文件添加RTL8139网卡驱动 8 5 总结 9 Platform Builder之旅(一) 10 Platform Builder之旅(二) 12 Platform Builder之旅(三) 15 一、源码配置文件 15 二、镜像配置文件: 16 Platform Builder之旅(四) 22 【Windows CE安装目录】 22 特征组 锚定特征 非锚定特征 23 【cec文件】 23 【loadcepc.exe】 24 【调试平台和运行程序】 25 Platform Builder之旅(五) 26 CD/UDFS 文件系统 26 FAT文件系统 26 文件系统过滤器 28 存储管理器 28 Platform Builder之旅(六) 30 对大容量物理内存的支持 30 实现永久保存注册表数据 31 下面讲述如何设置基于HIVE的注册表 32 -Using the platform builder to guide development of embedded systems wince
Platform: | Size: 278528 | Author: WangXM | Hits:

[Windows CEPermanently-save-setting-on-wince

Description: WINCE本身是一个完全在内存中运行的系统。每次启动都需要把NK.BIN拷贝到内存中相对应的地址。这样的系统就不需要了系统维护,但是如何“永久”的保存设置就成了问题。本文将介绍如何在Wince中实现设置的永久保存。-WINCE itself is a complete system running in memory. Each time you start to copy all need to NK.BIN corresponding memory address
Platform: | Size: 246784 | Author: duke | Hits:

[Windows CENkbintools

Description: nk.bin的解压程序,能够查看wince系统nk.bin的详细结构、转换为nk.bn0及解压为单个文件,是制作刷机包的工具,无源码-wince nk.bin view and ext
Platform: | Size: 134144 | Author: aaa | Hits:

[Windows CENK

Description: 友善之臂smart210 wince系统映像NK.bin(包含SQLCE、消息队列MSMQ、SPEECH)-FriendlyARM smart210 wince NK.bin
Platform: | Size: 25342976 | Author: 安羽 | Hits:

[OtherWindows CE flash image tools

Description: Package contains collection of tools to assemble/disassemble NK.bin image of WinCE, insert/extract files/modules, converting images in another formats and so on. Brief info on some utils included. Content: B000FF, Cebin_0.5b, dumpromx/dumprom, mkrom_136, Remaker_WinCE5_9.7, XipPort_beta_009_001, cvrtbin, G'Reloc, M'Reloc, reversmode, Sor1, Splitter_new, viewbin, XIPPort. M'Reloc_nk!(vir).exe, probably, contains virus! (jotti.org)
Platform: | Size: 1615393 | Author: SergeX31 | Hits:

CodeBus www.codebus.net